﻿2026-07-27T14:12:47.8091736Z ##[group]Run actions/checkout@v5
2026-07-27T14:12:47.8092224Z with:
2026-07-27T14:12:47.8092587Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:12:47.8095580Z   token: ***
2026-07-27T14:12:47.8095956Z   ssh-strict: true
2026-07-27T14:12:47.8096300Z   ssh-user: git
2026-07-27T14:12:47.8096652Z   persist-credentials: true
2026-07-27T14:12:47.8097038Z   clean: true
2026-07-27T14:12:47.8097389Z   sparse-checkout-cone-mode: true
2026-07-27T14:12:47.8097803Z   fetch-depth: 1
2026-07-27T14:12:47.8098137Z   fetch-tags: false
2026-07-27T14:12:47.8098490Z   show-progress: true
2026-07-27T14:12:47.8098847Z   lfs: false
2026-07-27T14:12:47.8099254Z   submodules: false
2026-07-27T14:12:47.8099607Z   set-safe-directory: true
2026-07-27T14:12:47.8100008Z   allow-unsafe-pr-checkout: false
2026-07-27T14:12:47.8100417Z ##[endgroup]
2026-07-27T14:12:47.8884860Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:12:47.8886576Z ##[group]Getting Git version info
2026-07-27T14:12:47.8887238Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:12:47.8888154Z [command]/usr/bin/git version
2026-07-27T14:12:47.8888587Z git version 2.43.0
2026-07-27T14:12:47.8902305Z ##[endgroup]
2026-07-27T14:12:47.8913615Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3eef46ae-3d06-4348-8be2-ca83940042a2' before making global git config changes
2026-07-27T14:12:47.8914841Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:12:47.8916931Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:12:47.8949603Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:12:47.8969545Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:12:47.8980306Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:12:47.8982790Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:12:47.9007058Z HEAD
2026-07-27T14:12:47.9045058Z ##[endgroup]
2026-07-27T14:12:47.9046265Z [command]/usr/bin/git submodule status
2026-07-27T14:12:47.9272255Z ##[group]Cleaning the repository
2026-07-27T14:12:47.9273043Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:12:51.9917466Z Removing .adapter-notify/
2026-07-27T14:12:51.9918131Z Removing target/
2026-07-27T14:12:51.9927029Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:12:52.0212177Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:12:52.0218368Z ##[endgroup]
2026-07-27T14:12:52.0221545Z ##[group]Disabling automatic garbage collection
2026-07-27T14:12:52.0243328Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:12:52.0252722Z ##[endgroup]
2026-07-27T14:12:52.0253160Z ##[group]Setting up auth
2026-07-27T14:12:52.0258542Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:12:52.0286807Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:12:52.0476242Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:12:52.0503839Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:12:52.0691285Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:12:52.0717816Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:12:52.0901562Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:12:52.0934215Z ##[endgroup]
2026-07-27T14:12:52.0934833Z ##[group]Fetching the repository
2026-07-27T14:12:52.0942180Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cdbbaf8825bf558e6024f0028dc71baf2c99647e:refs/remotes/pull/97/merge
2026-07-27T14:12:52.9234380Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:12:52.9235185Z  + 0fb7d902...cdbbaf88 cdbbaf8825bf558e6024f0028dc71baf2c99647e -> pull/97/merge  (forced update)
2026-07-27T14:12:52.9259458Z ##[endgroup]
2026-07-27T14:12:52.9260468Z ##[group]Determining the checkout info
2026-07-27T14:12:52.9261790Z ##[endgroup]
2026-07-27T14:12:52.9266401Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:12:52.9307699Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:12:52.9331496Z ##[group]Checking out the ref
2026-07-27T14:12:52.9333812Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T14:12:52.9641765Z Previous HEAD position was ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:12:52.9645103Z HEAD is now at cdbbaf88 Merge e297ddc400321859981d764bcb51da7615fcc04d into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:12:52.9653102Z ##[endgroup]
2026-07-27T14:12:52.9690102Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:12:52.9711112Z cdbbaf8825bf558e6024f0028dc71baf2c99647e
